From: Felix Fietkau Date: Tue, 5 Aug 2008 02:04:13 +0000 (+0000) Subject: fix apcupsd compile on avr32 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=6ef87361f2ee3cbfe3c90459060eb1173d28ae59;p=openwrt%2Fsvn-archive%2Fpackages.git fix apcupsd compile on avr32 SVN-Revision: 12120 --- diff --git a/net/apcupsd/Makefile b/net/apcupsd/Makefile index 2ef078386..08b01de97 100644 --- a/net/apcupsd/Makefile +++ b/net/apcupsd/Makefile @@ -32,6 +32,7 @@ define Package/apcupsd endef define Build/Configure + $(CP) $(SCRIPT_DIR)/config.* $(PKG_BUILD_DIR)/autoconf/ $(call Build/Configure/Default, \ --with-distname=unknown \ --sysconfdir=/etc/apcupsd \